home *** CD-ROM | disk | FTP | other *** search
/ Mission 3 / Mission 3.zip / Mission 3.iso / falcon / avi030 / english / avi030.txt < prev    next >
Text File  |  1997-08-02  |  9KB  |  250 lines

  1.  
  2.  
  3.       
  4.       AAA    V   V   IIIII     000    3333     000  
  5.      A   A   V   V     I      0  00       3   0  00  
  6.      AAAAA   V   V     I      0 0 0     33    0 0 0  
  7.      A   A    V V      I      00  0       3   00  0  
  8.      A   A     V     IIIII     000    3333     000     VERSION 0.99
  9.     
  10.  
  11.              PAR SECTOR ONE
  12.  
  13.  
  14.      SUMMARY :
  15.      - AUTHOR AND CONTACT
  16.      - WHAT IS IT ?
  17.      - TECHNICAL INFORMATIONS
  18.      - HOW TO RUN ?
  19.      - THE SHELL (AVI030s.PRG) v1.56
  20.      - SINCE RELEASE 0.91
  21.      - SINCE RELEASE 0.93
  22.      - SINCE RELEASE 0.95b
  23.      - SINCE RELEASE 0.96a
  24.      - SINCE RELEASE 0.97b
  25.      - SINCE RELEASE 0.98
  26.  
  27.  
  28.  
  29. * AUTHOR AND CONTACTS
  30. =====================
  31. - AUTHOR :
  32.   ---------
  33.   . Concept / Design / Test
  34.                      par HELLO AND STGHOST / SECTOR ONE
  35.                      
  36.   . AVI030.TTP    
  37.      programmation par STGHOST / SECTOR ONE
  38.  
  39.   . AVI030s.PRG   
  40.      programmation         par STGHOST / SECTOR ONE
  41.      interface et code GEM par HELLO   / SECTOR ONE
  42.   
  43. - CONTACTS :
  44.   ----------  
  45.   If you like this program and use it quite often, please send money to
  46. help in its our development...Don't be silly and keep Atari alive !!!
  47. It is moneyware: spread it freely but send money if you want improvements.
  48.  
  49.   If you want to get in touch :
  50.         STGHOST / SECTOR ONE
  51.              HUGUET Denis
  52.     104bis, Avenue du General de Gaulle
  53.         18500 Mehun sur Yevre
  54.                FRANCE
  55. or 
  56.          HELLO / SECTOR ONE
  57.        VILLENEUVE Christophe
  58.     20, rue du docteur Zamenhof
  59.            18000 Bourges
  60.               FRANCE
  61.  
  62.    You can also join us by connecting to:
  63.      sur NeST         : Christophe Villeneuve @90:801/1.9
  64.      sur Atarinet     : Christophe Villeneuve @51:902/1.9
  65.      sur BBS BRAZIL   : (33) 01.44.67.08.44 (Christophe Villeneuve)
  66.      sur BBS PARX     : (33) 02.43.53.57.70 (Christophe Villeneuve)
  67.  
  68.  
  69.  
  70. * WHAT IS IT ?
  71. ==============
  72.   If you have seen or used a PC or a Mac, you have probably met multimedia
  73. movies. These are in fact slideshows of packed picture with some digital
  74. sound in most cases. There are 2 kinds of movies: AVI and MOV.
  75.   This program offers you to play AVI files on a Falcon030 computer (with
  76. a speed card if you want an impressive result).
  77.  
  78.    This player supports most existing movies from 256 colours to 16 million
  79. colours...You have to know that a lot of different packmodes are available
  80. for pictures. Sound can also be stored in many ways. Of course, all these
  81. formats are not directly useable on Atari, so they have to be converted.
  82. In this player, quality is privileged without slowing too much the replay
  83. (except for big movies).
  84.  
  85.   It implies many things. First, no picture is jumped contrary to other
  86. players (even on PC) which try to give a false impression of speed. The
  87. sound benefits a format convrsion and a frequency conversion through the
  88. DSP. 16 million colours movies have the best possible quality. And there
  89. are also many possible options to control the replay.
  90.  
  91.   Be careful, movies bigger than 320*240 are played more slowly because
  92. of the screen size.
  93.  
  94.  
  95. * TECHNICAL INFORMATIONS
  96. ========================
  97.  
  98.  - Runs on Falcon030 (and compatible)
  99.  - Runs with any colour screen either in RGB or in VGA
  100.  - Accept movies up to 640*480 resolution
  101.  - Display in 65536 colours even in 640*480 (448 x 496 max for VGA)
  102.  - Runs in TT-Ram (in theory)
  103.  - Replay in "direct-from-disk" : accepts multimegabyte movies
  104.  - Automatic resolution change
  105.  - Accept external audio clocks (CD and DAT frequencies)
  106.  - Runs with speeded Falcons (tested with Speed Resolution Card)
  107.  - No conflicts with NVDI nor Videl Inside (1 and 2)
  108.  
  109.  
  110. * HOW TO RUN ?
  111. ==============
  112.  
  113.   This player is a TOS-with-parameters program, so it asks for a command
  114. line. There are 3 ways of avoiding it:
  115.  1. Install as an application for AVI files. Select the current window as
  116.    default path and Directory to get full pathname.
  117.  2. Drag the program icon onto the desk. Then drag an AVI file icon and
  118.    drop it on the program icon to play it.
  119.  3. Use the graphic shell (AVI030 Shell v1.40 or higher).
  120.  
  121.   If you prefer typing a command line, here comes the syntax.
  122. First you have to type the filename. If it is not in the current directory
  123. (active window), you have to type the path. If the extension is '.AVI', you
  124. may not type it.
  125.  
  126.  Examples:
  127. G:\ANIMS\TIMECOMM\TIME_COM
  128.   plays the TIME_COM.AVI file in the G:\ANIMS\ directory
  129. ALIVE
  130.   plays the ALIVE.AVI file in the current directory or in the player one
  131.   if no window is opened.
  132. ANGELS.BBB
  133.   plays the ANGELS.BBB file in the current directory
  134.   It is possible t o precise another extension
  135. F:\TESTS\FANTA_PL.
  136.   plays the FANTA_PL.AVI file in the F:\TESTS\ directory
  137.   The '.' indicates that there's no extension
  138.  
  139.  It is forbidden to use a wildcard in the filename ('*' or '?') !
  140.  
  141.   If you want to add parameters, add a space then a '-' followed by the
  142. parameters themselves.
  143.  
  144.    Possible options are:
  145.     s : no sound
  146.     d : no display
  147.     o : no loop
  148.     e1: external 44.1kHz clock (CD)
  149.     e2: external 48kHz clock (DAT)
  150.     n : no synchronization
  151.     f : 'special' modus for 24 bits display (cvid end yvu9 movies only,
  152.                                                no effect on other formats)
  153.  
  154.   Please avoid kicking both sound and display ! The 'n' option isn't really
  155. interesting if you keep the sound on. If you audio clock has 2 frequencies,
  156. select it before running the program. 'e1' and 'e2' options only indicates
  157. to the program which one is available on the DSP port.
  158.  
  159.   Examples:
  160. ALIVE.AVI      plays ALIVE.AVI in current dir with both audio and video
  161. E:\ANGELS -d   plays ANGELS.AVI in E:\ without video
  162. STINGRAY. -sn  plays once STINGRAY in current dir without sound and without
  163.                synchronization (turbo mode)
  164. PHANTAS2 -doe1 plays PHANTAS2.AVI in current dir without display, without
  165.                looping but with external CD clock
  166.  
  167.  
  168. * THE SHELL (AVI030.PRG)
  169. ===========
  170.    The Shell you permit of configured the file AVI030.TTP automatically at
  171. selected just :
  172.  
  173.    - The file AVI
  174.    - The player
  175.    - Active different selection throught the button
  176.    
  177.    His utilization maybe not more simple, you do to choose the option of you
  178. choice in selection the button propose.
  179.  
  180.  - COMPATILIBITE :
  181.    ---------------
  182.    The shell function :
  183.    - As a simple programme (PRG)
  184.    - Under Multitos
  185.    - All gadget use the GEM
  186.              
  187. - The utilization hide (HIDDEN) :
  188.   -------------------------------
  189.   He is possible to effect a SLIDE SHOW at format AVI, that is to say you
  190. use the path where you stock the file AVI... Not put of name of file in the 
  191. select, but to clique on CONFIRM.
  192.  
  193.   Next choose to PLAY, and the defile of the file AVI unwind. For change of
  194. file, he have to press on the bar SPACE.
  195.  
  196.   ATTENTION : he is possible to do a SLIDE SHOW with a change automatic at the
  197. condition of have choose at preliminary 'a play once'.
  198.  
  199.  
  200.  
  201. * SINCE RELEASE 0.91
  202. ====================
  203.    There are little new features since last release. The main one is the
  204. special modus added for cvid (Cinepak) movie format. It gives an higher
  205. speed for a slight loss of quality of colours. This modus is only available
  206. for 1 format, it has no effect on other ones.
  207.    The sound now succesfully support 16 bits stereo sound. The 'cracking'
  208. bug of the 16 bits mono sound has been fixed.
  209.    Some movies were causing bad bugs because of null pictures. It is now
  210. fixed but it still can bug if your avi file is incomplete !
  211.    Some movies were requiring a lot of ram whereas they don't need so much,
  212. this is now fixed.
  213.  
  214. * SINCE RELEASE 0.93
  215. ====================
  216.    A new set of video modes has been implemented in RGB and VGA.
  217.    Some movies were requiring a lot of ram whereas they don't need so much,
  218. this is now fixed.
  219.    4 bits sound is recognized but not played, and IV32 movies are recognized
  220. but not displayed.
  221.  
  222. * SINCE RELEASE 0.95b
  223. =====================
  224.    'YVU9' format is now recognized. As it is a slow 24 bit format, I have
  225. included a fast (-f option) grey display. MRLE format also added.
  226.  
  227.  
  228. * SINCE RELEASE 0.96a
  229. =====================
  230.    Both full and partial palette-changes are now supported.
  231.  
  232. * SINCE RELEASE 0.97b
  233. =====================
  234.    The 16 bits display is now OK. Both full and partial palette-changes
  235. are now supported
  236.    24 bits formats have been slightly speeded up again
  237.    Some display bugs have been removed.
  238.  
  239. * SINCE RELEASE 0.98
  240. ====================
  241. The cracking-noise of the stereo sound has been mostly fixed 
  242. (it appears above 22kHz).
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.